home *** CD-ROM | disk | FTP | other *** search
- Path: news.ust.hk!ee_yeh
- From: ee_yeh@uxmail.ust.hk (Edmond Yeh)
- Newsgroups: comp.lang.c
- Subject: Background job
- Date: 24 Mar 1996 16:15:00 GMT
- Organization: HKUST
- Message-ID: <4j3se4$ldc@ustsu10.ust.hk>
- NNTP-Posting-Host: eesu21.ee.ust.hk
- X-Newsreader: TIN [version 1.2 PL2]
-
-
-
- I want to write a program to put a job to be run in background.
- say the job is in a command line : "fax -3 -1234567 abc.txt" ,
- it will run in dos and fax out the file in 3 trials .
-
- Is there any way to do that ?
- I am using Win NT 3.51
-
- Thanks for helping me
- Edmond
-
-
-